Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-064148
#<BuildRuby:0x0000558ea08da138
@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.20231208-064148",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.003579 0.003993 2.488830 ( 3.011973)
build_miniruby 0.000000 0.001588 1.725458 ( 1.876032)
build_ruby 0.000000 0.001704 3.402070 ( 3.700781)
build_all 0.007389 0.001320 5.958246 ( 4.070453)
build_install 0.014320 0.006966 7.676708 ( 5.144915)
test_btest 0.000886 0.000188 85.673492 ( 66.384210)
test_basic 0.005455 0.002550 0.949412 ( 1.205101)
test_all 0.089687 0.039030 754.099241 (644.289972)
test_rubyspec 0.044221 0.037125 107.658642 (180.066242)
total: 909.75 sec