Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-064043
#<BuildRuby:0x00007f26c0befdc8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240702-064043",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000049 0.000009 0.000058 ( 0.000059)
configure 0.000044 0.000007 0.000051 ( 0.000053)
build_up 0.009485 0.000227 4.488225 ( 4.091435)
build_miniruby 0.000000 0.001890 1.509778 ( 1.507047)
build_ruby 0.000000 0.002015 4.463292 ( 4.663667)
build_all 0.005458 0.004401 8.730683 ( 4.050127)
build_install 0.019787 0.003945 11.763698 ( 5.778484)
test_btest 0.000873 0.000187 123.247758 ( 40.211511)
test_basic 0.002534 0.006849 1.110329 ( 1.158991)
test_all 0.109804 0.039001 836.259984 (270.977299)
test_rubyspec 0.055875 0.043456 178.087359 ( 37.410521)
total: 369.85 sec