Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-154524
#<BuildRuby:0x0000560f23301a00
@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.20230616-154524",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005697 0.000684 1.932017 ( 4.599878)
build_miniruby 0.001181 0.000142 1.391822 ( 1.883779)
build_ruby 0.001648 0.000000 2.677500 ( 3.389241)
build_all 0.007634 0.000052 2.478756 ( 3.236068)
build_install 0.014360 0.004597 3.767188 ( 4.187259)
test_btest 0.000686 0.000092 77.477304 ( 49.267707)
test_basic 0.002690 0.004978 0.821872 ( 1.355297)
test_all 0.001227 0.000205 576.567399 (305.236973)
test_rubyspec 0.027366 0.025120 84.859414 (121.514908)
total: 494.67 sec