Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-014944
#<BuildRuby:0x00005585bb672320
@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.20231231-014944",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001310 0.004304 1.332666 ( 1.664500)
build_miniruby 0.001351 0.000000 1.430468 ( 1.429080)
build_ruby 0.001508 0.000000 2.891011 ( 3.104245)
build_all 0.005388 0.000742 5.150480 ( 2.088656)
build_install 0.011072 0.006381 6.487376 ( 3.247151)
test_btest 0.000938 0.000201 79.147101 ( 21.357817)
test_basic 0.004924 0.001055 0.783221 ( 0.844888)
test_all 0.080761 0.037980 731.805296 (220.731322)
test_rubyspec 0.024415 0.032663 82.960226 ( 94.567616)
total: 349.04 sec