Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-190000
#<BuildRuby:0x0000564496542230
@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.20240209-190000",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005805 0.000860 2.120928 ( 3.209511)
build_miniruby 0.001421 0.000211 1.756157 ( 1.802514)
build_ruby 0.000000 0.002014 3.631540 ( 3.899523)
build_all 0.002760 0.006053 6.836927 ( 4.107744)
build_install 0.020033 0.001444 8.570509 ( 5.921418)
test_btest 0.000881 0.000170 90.265168 ( 55.650703)
test_basic 0.000000 0.007932 0.953236 ( 1.173938)
test_all 0.063056 0.061720 812.956916 (472.680969)
test_rubyspec 0.068389 0.046827 199.177511 (282.022750)
total: 830.47 sec