Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-171356
#<BuildRuby:0x000056226b3d5fc0
@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.20240303-171356",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006496 0.000974 2.627834 ( 2.619536)
build_miniruby 0.001427 0.000000 1.696211 ( 1.695412)
build_ruby 0.001916 0.000000 3.426252 ( 3.645222)
build_all 0.006042 0.001996 6.704124 ( 3.131823)
build_install 0.015794 0.003840 8.480781 ( 4.276185)
test_btest 0.000607 0.000209 91.916315 ( 35.882676)
test_basic 0.000000 0.007804 0.991833 ( 1.062357)
test_all 0.062800 0.056282 792.451136 (283.144702)
test_rubyspec 0.052573 0.035438 128.870475 (140.975418)
total: 476.43 sec