Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-202435
#<BuildRuby:0x000056120d765f00
@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.20230506-202435",
@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.000027 0.000005 0.000032 ( 0.000031)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001649 0.003451 1.768578 ( 3.024132)
build_miniruby 0.000000 0.001567 1.337564 ( 1.356489)
build_ruby 0.000000 0.001638 2.667899 ( 2.934996)
build_all 0.006951 0.000318 2.262276 ( 2.018803)
build_install 0.016120 0.000170 3.449890 ( 2.875232)
test_btest 0.000995 0.000206 75.152622 ( 36.600520)
test_basic 0.006021 0.001246 0.801670 ( 0.905888)
test_all 0.001124 0.000000 542.364853 (228.881884)
test_rubyspec 0.025568 0.025357 82.092517 ( 98.341727)
total: 376.94 sec