Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-063919
#<BuildRuby:0x000055fd60b21f20
@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.20240215-063919",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005843 0.000000 1.900797 ( 2.206307)
build_miniruby 0.001515 0.000000 1.608935 ( 1.608055)
build_ruby 0.001551 0.000087 3.434907 ( 3.626454)
build_all 0.007647 0.000263 6.436114 ( 2.550731)
build_install 0.013507 0.003803 8.226976 ( 4.004800)
test_btest 0.001056 0.000102 90.717191 ( 26.634957)
test_basic 0.002725 0.003978 0.928577 ( 1.001843)
test_all 0.083202 0.033831 736.379715 (214.313135)
test_rubyspec 0.036254 0.047620 113.884212 (122.901567)
total: 378.85 sec