Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-203019
#<BuildRuby:0x0000562f987e2228
@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.20240207-203019",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.002714 0.003320 1.731925 ( 2.064984)
build_miniruby 0.001158 0.000166 1.305155 ( 1.303200)
build_ruby 0.000000 0.001609 3.136906 ( 3.366115)
build_all 0.005105 0.002438 5.761414 ( 2.245831)
build_install 0.015055 0.003081 7.098534 ( 3.362596)
test_btest 0.001012 0.000000 83.114084 ( 21.764184)
test_basic 0.002715 0.003794 0.757229 ( 0.812477)
test_all 0.092316 0.022736 716.333451 (227.998274)
test_rubyspec 0.053907 0.044354 152.310901 (161.736292)
total: 424.65 sec