Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-135159
#<BuildRuby:0x000055a72f7c2258
@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.20240302-135159",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.004485 0.004103 2.677764 ( 3.580627)
build_miniruby 0.000000 0.001594 1.912664 ( 2.134091)
build_ruby 0.000000 0.002168 3.614494 ( 4.126041)
build_all 0.001811 0.007268 6.984334 ( 5.160899)
build_install 0.015168 0.006606 8.636129 ( 7.108844)
test_btest 0.000530 0.000195 96.183125 ( 81.492936)
test_basic 0.005748 0.002107 1.002599 ( 1.410827)
test_all 0.082194 0.043353 909.163999 (707.843628)
test_rubyspec 0.039966 0.059550 137.376018 (217.084808)
total: 1029.94 sec