Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-115910
#<BuildRuby:0x00005630d39b2120
@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.20231013-115910",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000019 0.000004 0.000023 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005782 0.001445 2.371352 ( 3.021521)
build_miniruby 0.001672 0.000418 1.715562 ( 1.847631)
build_ruby 0.001828 0.000000 3.309363 ( 3.607388)
build_all 0.005375 0.002821 6.169508 ( 3.944793)
build_install 0.007105 0.013112 8.127641 ( 5.395226)
test_btest 0.000837 0.000299 87.005028 ( 52.728558)
test_basic 0.003566 0.005547 1.025123 ( 1.282035)
test_all 0.006215 0.002970 712.441606 (322.751388)
test_rubyspec 0.032939 0.034323 108.727548 (128.373686)
total: 522.95 sec