Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-155149
#<BuildRuby:0x00005581f7b56890
@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.20231230-155149",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.003950 0.001185 1.570744 ( 1.942441)
build_miniruby 0.000000 0.001605 1.535389 ( 1.533540)
build_ruby 0.000000 0.001661 3.317006 ( 3.557939)
build_all 0.004412 0.003777 5.930057 ( 2.745901)
build_install 0.011967 0.005540 6.820380 ( 3.770912)
test_btest 0.000550 0.000207 82.359594 ( 30.446398)
test_basic 0.004841 0.001816 0.866911 ( 0.933705)
test_all 0.086347 0.033550 792.972791 (289.830096)
test_rubyspec 0.044630 0.023788 96.299249 (108.182520)
total: 442.94 sec