Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-191051
#<BuildRuby:0x00005621ff069e20
@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.20231218-191051",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000036 0.000001 0.000037 ( 0.000037)
configure 0.000033 0.000001 0.000034 ( 0.000035)
build_up 0.004241 0.004231 2.588740 ( 3.985558)
build_miniruby 0.000000 0.001909 1.657180 ( 1.955620)
build_ruby 0.000349 0.001723 3.580907 ( 4.220854)
build_all 0.000000 0.010009 6.142363 ( 5.242362)
build_install 0.010228 0.009430 7.702697 ( 6.496483)
test_btest 0.000700 0.000160 83.176217 ( 64.456790)
test_basic 0.006924 0.000659 0.968913 ( 1.522353)
test_all 0.079840 0.041149 686.373334 (374.809478)
test_rubyspec 0.053950 0.019617 100.691084 (146.022798)
total: 608.71 sec