Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-051224
#<BuildRuby:0x00005601202fe078
@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.20231225-051224",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000000 0.005502 1.579024 ( 1.958904)
build_miniruby 0.000889 0.000552 1.625064 ( 1.624413)
build_ruby 0.001302 0.000364 3.126026 ( 3.354334)
build_all 0.007036 0.000857 5.606806 ( 2.983947)
build_install 0.015610 0.002873 6.873869 ( 4.279884)
test_btest 0.000749 0.000193 80.026320 ( 30.206433)
test_basic 0.003660 0.003811 0.813618 ( 0.906514)
test_all 0.076722 0.044444 755.737189 (296.232213)
test_rubyspec 0.026414 0.041426 93.872485 (108.660193)
total: 450.21 sec