Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-164005
#<BuildRuby:0x0000555d24475a00
@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.20240229-164005",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.000000 0.007661 2.670279 ( 2.743773)
build_miniruby 0.000000 0.001548 1.792850 ( 1.804903)
build_ruby 0.000700 0.000967 3.747524 ( 4.010311)
build_all 0.001740 0.006505 6.848447 ( 3.673535)
build_install 0.017553 0.003319 8.548791 ( 4.810967)
test_btest 0.000586 0.000261 91.290090 ( 38.993564)
test_basic 0.005118 0.002275 0.936978 ( 1.030688)
test_all 0.081446 0.034612 777.536379 (294.384678)
test_rubyspec 0.050114 0.034452 124.035614 (133.602668)
total: 485.06 sec