Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-070342
#<BuildRuby:0x000055c2ce4e5f48
@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.20231212-070342",
@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.000023 0.000002 0.000025 ( 0.000020)
autoconf 0.000038 0.000002 0.000040 ( 0.000036)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.001139 0.007621 2.619473 ( 4.101788)
build_miniruby 0.000000 0.001817 1.766104 ( 2.067413)
build_ruby 0.000387 0.001416 3.504880 ( 4.069913)
build_all 0.003743 0.004546 6.248145 ( 4.741299)
build_install 0.018505 0.002944 8.114053 ( 7.556576)
test_btest 0.000815 0.000159 85.476849 ( 63.630523)
test_basic 0.000974 0.007864 0.943814 ( 1.300985)
test_all 0.071849 0.050366 753.329219 (448.752530)
test_rubyspec 0.039876 0.037783 105.184514 (140.291739)
total: 676.51 sec