Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-043232
#<BuildRuby:0x0000557fe3a42258
@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.20231219-043232",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000031 0.000000 0.000031 ( 0.000032)
build_up 0.007554 0.000000 2.411720 ( 3.240978)
build_miniruby 0.001375 0.000126 1.647300 ( 1.719022)
build_ruby 0.001514 0.000162 3.316775 ( 3.758452)
build_all 0.007567 0.000811 5.849892 ( 3.957122)
build_install 0.011119 0.008610 7.299796 ( 4.647972)
test_btest 0.000611 0.000098 80.465754 ( 50.461876)
test_basic 0.007174 0.001157 0.950437 ( 1.291513)
test_all 0.093154 0.026228 683.463532 (306.737603)
test_rubyspec 0.055336 0.016168 100.972871 (130.960336)
total: 506.78 sec