Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-033552
#<BuildRuby:0x0000560aa5d42078
@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.20231224-033552",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.000761 0.004083 1.430149 ( 1.791243)
build_miniruby 0.001345 0.000202 1.521939 ( 1.520961)
build_ruby 0.001485 0.000223 3.193485 ( 3.437345)
build_all 0.003665 0.004065 5.363153 ( 2.828770)
build_install 0.009354 0.009699 6.432777 ( 3.935742)
test_btest 0.000000 0.000924 80.203752 ( 34.042683)
test_basic 0.004144 0.003301 0.871120 ( 0.950087)
test_all 0.086553 0.029930 685.674480 (254.869433)
test_rubyspec 0.026156 0.043619 93.784973 (108.782855)
total: 412.16 sec