Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-113636
#<BuildRuby:0x0000562b455fe120
@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.20230527-113636",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005311 0.001107 1.965578 ( 3.769793)
build_miniruby 0.001508 0.000314 1.346318 ( 1.435477)
build_ruby 0.000000 0.001655 2.700119 ( 2.996930)
build_all 0.005085 0.002705 2.209425 ( 2.115779)
build_install 0.010829 0.006034 3.488080 ( 3.076549)
test_btest 0.000596 0.000160 76.980902 ( 42.452861)
test_basic 0.001593 0.005037 0.770267 ( 1.185058)
test_all 0.001478 0.000455 595.464321 (253.857575)
test_rubyspec 0.020381 0.034476 85.076164 ( 98.867507)
total: 409.76 sec