Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-015005
#<BuildRuby:0x0000557e4561a120
@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.20240311-015005",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.007877 0.000642 2.644602 ( 2.773067)
build_miniruby 0.001615 0.000000 1.745233 ( 1.783896)
build_ruby 0.001534 0.000230 3.368382 ( 3.662885)
build_all 0.006554 0.001764 6.987840 ( 4.668859)
build_install 0.010389 0.010715 8.921743 ( 6.763796)
test_btest 0.000620 0.000207 93.236051 ( 56.597121)
test_basic 0.008776 0.000153 1.023318 ( 1.255584)
test_all 0.081345 0.040100 784.418907 (399.098402)
test_rubyspec 0.058875 0.036213 135.440861 (167.337249)
total: 643.94 sec