Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-141635
#<BuildRuby:0x0000557873e22390
@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.20231211-141635",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003526 0.003305 2.229718 ( 2.342313)
build_miniruby 0.001707 0.000000 1.581536 ( 1.580681)
build_ruby 0.001933 0.000000 3.171348 ( 3.361328)
build_all 0.007466 0.000518 5.773997 ( 3.057456)
build_install 0.017022 0.001214 7.358931 ( 4.248463)
test_btest 0.000000 0.001088 82.681578 ( 31.162477)
test_basic 0.000000 0.006031 0.846148 ( 0.906693)
test_all 0.099652 0.020229 714.949780 (262.541556)
test_rubyspec 0.048846 0.021062 98.350035 (110.124182)
total: 419.33 sec