Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-193338
#<BuildRuby:0x000055e8d26121a8
@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.20231227-193338",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.001417 0.004122 1.662370 ( 2.028813)
build_miniruby 0.001518 0.000000 1.610415 ( 1.608853)
build_ruby 0.001642 0.000000 3.036195 ( 3.227368)
build_all 0.007300 0.000000 5.401252 ( 2.514512)
build_install 0.017895 0.000000 6.731146 ( 3.711717)
test_btest 0.000804 0.000000 79.894019 ( 28.077543)
test_basic 0.006999 0.000000 0.815798 ( 0.879052)
test_all 0.076621 0.041254 758.630876 (229.684632)
test_rubyspec 0.029200 0.028986 85.174182 ( 96.606637)
total: 368.34 sec