Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-214445
#<BuildRuby:0x000055f803c5a4d0
@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.20240212-214445",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006354 0.000000 2.153851 ( 2.761429)
build_miniruby 0.002380 0.000000 61.593440 ( 28.734028)
build_ruby 0.001777 0.000000 3.781732 ( 3.996572)
build_all 0.007850 0.000000 6.798891 ( 3.396443)
build_install 0.014832 0.004231 8.277091 ( 5.105409)
test_btest 0.000000 0.001609 90.551528 ( 47.085953)
test_basic 0.004801 0.002433 0.980525 ( 1.091816)
test_all 0.073507 0.045645 812.630818 (336.141146)
test_rubyspec 0.052285 0.057710 185.538572 (197.404160)
total: 625.72 sec