Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-005939
#<BuildRuby:0x0000561ef3a2e230
@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.20240216-005939",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005587 0.000000 1.997567 ( 2.347269)
build_miniruby 0.001680 0.000000 1.712969 ( 1.717154)
build_ruby 0.001790 0.000000 3.246961 ( 3.495446)
build_all 0.003118 0.004139 6.491553 ( 3.114431)
build_install 0.012251 0.007050 8.117587 ( 4.713300)
test_btest 0.000271 0.000759 93.919020 ( 47.828157)
test_basic 0.004413 0.003272 1.011451 ( 1.119903)
test_all 0.078384 0.041729 888.495150 (495.162021)
test_rubyspec 0.057797 0.039806 135.660319 (205.253924)
total: 764.75 sec