Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-083717
#<BuildRuby:0x000055a136046230
@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.20230622-083717",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.006081 1.889262 ( 3.524884)
build_miniruby 0.000617 0.001229 1.548523 ( 1.589576)
build_ruby 0.001440 0.000288 3.125155 ( 3.366583)
build_all 0.007562 0.000000 2.424790 ( 2.021886)
build_install 0.012477 0.004845 3.674281 ( 3.191633)
test_btest 0.000000 0.000984 77.988975 ( 39.693440)
test_basic 0.000000 0.008078 0.928033 ( 1.041538)
test_all 0.000000 0.000984 602.552315 (254.620014)
test_rubyspec 0.029151 0.021779 83.763478 ( 97.240479)
total: 406.29 sec