Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-230335
#<BuildRuby:0x000056384c5964f8
@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.20231218-230335",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.007232 0.000229 2.428358 ( 3.433236)
build_miniruby 0.001576 0.000113 1.759367 ( 2.015731)
build_ruby 0.001947 0.000139 3.383063 ( 3.986393)
build_all 0.001041 0.007565 6.022692 ( 5.415741)
build_install 0.008788 0.010593 7.470843 ( 6.516037)
test_btest 0.000801 0.000164 84.095105 ( 67.468773)
test_basic 0.001772 0.004264 0.956722 ( 1.485365)
test_all 0.099134 0.027968 738.965613 (483.907116)
test_rubyspec 0.041500 0.033642 102.103519 (144.477354)
total: 718.71 sec