Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-124033
#<BuildRuby:0x0000563a490523d0
@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.20240121-124033",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.004934 0.000379 1.508244 ( 1.860616)
build_miniruby 0.001276 0.000098 1.587945 ( 1.585754)
build_ruby 0.001725 0.000133 2.502114 ( 2.737506)
build_all 0.006628 0.000510 5.531807 ( 2.159515)
build_install 0.012208 0.003936 6.827522 ( 3.379834)
test_btest 0.000000 0.001056 79.895019 ( 21.016279)
test_basic 0.000000 0.005851 0.865182 ( 0.922602)
test_all 0.100514 0.020598 822.122350 (260.023953)
test_rubyspec 0.043696 0.052156 142.102028 (154.112155)
total: 447.80 sec