Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230823-105543
#<BuildRuby:0x000056182f341a00
@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.20230823-105543",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003516 0.003849 2.146353 ( 4.748723)
build_miniruby 0.001472 0.000392 1.674340 ( 2.173475)
build_ruby 0.001271 0.000339 3.675222 ( 4.113229)
build_all 0.006113 0.001630 6.286800 ( 5.444192)
build_install 0.013844 0.003691 7.870933 ( 5.332844)
test_btest 0.000000 0.001052 85.164043 ( 46.905172)
test_basic 0.003118 0.003670 0.815459 ( 0.902586)
test_all 0.006799 0.001999 696.979741 (336.847765)
test_rubyspec 0.049283 0.020701 106.394144 (144.917521)
total: 551.39 sec