Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-135123
#<BuildRuby:0x00007fb56bdffde0
@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.20240701-135123",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000041 0.000005 0.000046 ( 0.000046)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.001235 0.007467 4.014660 ( 3.524591)
build_miniruby 0.001397 0.000240 1.370906 ( 1.368426)
build_ruby 0.001809 0.000000 3.821357 ( 3.964200)
build_all 0.008731 0.000000 7.201174 ( 2.745991)
build_install 0.020744 0.000000 10.856113 ( 4.787423)
test_btest 0.000918 0.000000 117.280895 ( 31.372433)
test_basic 0.005377 0.004333 1.108989 ( 1.157364)
test_all 0.089410 0.060410 839.677125 (257.613267)
test_rubyspec 0.045227 0.044634 174.677538 ( 45.499072)
total: 352.03 sec