Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-095138
#<BuildRuby:0x00005593c55c2138
@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.20240210-095138",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000252 0.006092 1.960593 ( 2.338734)
build_miniruby 0.001400 0.000000 1.660607 ( 1.666816)
build_ruby 0.001784 0.000000 3.404549 ( 3.685700)
build_all 0.005301 0.003088 6.738537 ( 3.264562)
build_install 0.010758 0.008297 8.213718 ( 5.377994)
test_btest 0.000542 0.000160 89.674668 ( 41.590549)
test_basic 0.000000 0.007866 1.029180 ( 1.148267)
test_all 0.076781 0.040103 759.103386 (286.067104)
test_rubyspec 0.029219 0.080726 183.993745 (197.064794)
total: 542.21 sec