Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-194425
#<BuildRuby:0x000055e7383da228
@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.20231211-194425",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003276 0.003836 2.366241 ( 2.454200)
build_miniruby 0.001384 0.000000 1.687483 ( 1.691946)
build_ruby 0.001891 0.000000 3.296912 ( 3.472328)
build_all 0.004074 0.003867 5.776090 ( 2.723226)
build_install 0.013408 0.004370 7.378503 ( 4.272483)
test_btest 0.000665 0.000177 81.702865 ( 33.285998)
test_basic 0.000000 0.006313 0.873366 ( 0.945743)
test_all 0.082525 0.037723 713.505246 (260.914783)
test_rubyspec 0.033090 0.030433 95.243374 (106.946125)
total: 416.71 sec