Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-091439
#<BuildRuby:0x00005635d6a4da00
@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.20231227-091439",
@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.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005752 0.000181 1.538174 ( 1.885586)
build_miniruby 0.001315 0.000136 1.452022 ( 1.453864)
build_ruby 0.001640 0.000170 3.483751 ( 3.694926)
build_all 0.003378 0.004064 5.525566 ( 2.695658)
build_install 0.011540 0.004654 6.578646 ( 3.350891)
test_btest 0.000951 0.000148 80.874178 ( 36.534626)
test_basic 0.000028 0.007660 0.902289 ( 1.043827)
test_all 0.081576 0.038202 779.391987 (315.942115)
test_rubyspec 0.029671 0.036575 94.711616 (106.534731)
total: 473.14 sec