Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-235919
#<BuildRuby:0x000055e9f66cda00
@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.20240203-235919",
@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.000000 0.000018 ( 0.000017)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.002247 0.004074 1.902740 ( 2.250547)
build_miniruby 0.001393 0.000052 1.620641 ( 1.620182)
build_ruby 0.001624 0.000060 3.346450 ( 3.564512)
build_all 0.003649 0.003867 6.227718 ( 2.713567)
build_install 0.014176 0.005048 7.701404 ( 4.167241)
test_btest 0.000828 0.000083 86.629602 ( 33.109077)
test_basic 0.000000 0.006890 0.902755 ( 0.979489)
test_all 0.066596 0.049368 725.987785 (293.778374)
test_rubyspec 0.039818 0.065480 168.896966 (183.223824)
total: 525.41 sec