Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241128-154524
#<BuildRuby:0x00007f5da6fcfde0
@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.20241128-154524",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000025 0.000011 0.000036 ( 0.000036)
configure 0.000023 0.000010 0.000033 ( 0.000033)
build_up 0.002763 0.005291 3.420263 ( 3.358903)
build_miniruby 0.001738 0.000000 1.683956 ( 1.683582)
build_ruby 0.001754 0.000000 3.659078 ( 3.816751)
build_all 0.001465 0.006602 5.968774 ( 2.403932)
build_install 0.014649 0.003228 8.585728 ( 4.066540)
test_btest 0.000863 0.000000 79.620028 ( 21.094605)
test_basic 0.001970 0.007749 1.049180 ( 1.097011)
test_all 0.104261 0.045253 744.636671 (293.171188)
test_rubyspec 0.035540 0.051293 121.101609 ( 34.146154)
total: 364.84 sec