Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-065546
#<BuildRuby:0x00007f721d5dfde0
@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.20241205-065546",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000030 0.000010 0.000040 ( 0.000040)
build_up 0.005960 0.003331 3.601308 ( 3.657549)
build_miniruby 0.000000 0.001513 1.391955 ( 1.390173)
build_ruby 0.000000 0.001945 4.337467 ( 4.454621)
build_all 0.009734 0.000000 6.695741 ( 2.957730)
build_install 0.012840 0.009208 9.452756 ( 4.638218)
test_btest 0.000627 0.000225 77.229354 ( 20.928709)
test_basic 0.001237 0.008541 0.866507 ( 0.909259)
test_all 0.096565 0.052027 753.860424 (261.578033)
test_rubyspec 0.040542 0.050529 124.319972 ( 45.807710)
total: 346.32 sec