Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-183948
#<BuildRuby:0x000055bae9c9df48
@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.20230702-183948",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.001628 0.004540 1.929982 ( 3.149986)
build_miniruby 0.001007 0.000302 1.498718 ( 1.501174)
build_ruby 0.000000 0.001484 2.968307 ( 3.197988)
build_all 0.001709 0.005872 2.459603 ( 1.943691)
build_install 0.014300 0.004390 3.751145 ( 3.565226)
test_btest 0.000799 0.000296 80.966182 ( 32.627485)
test_basic 0.006860 0.001116 0.900961 ( 0.981307)
test_all 0.000706 0.000252 630.455423 (229.989288)
test_rubyspec 0.028560 0.027578 89.045658 (126.048883)
total: 403.01 sec