Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-153818
#<BuildRuby:0x00007ff9a395fde0
@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.20241121-153818",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007254 0.000000 3.645509 ( 3.545838)
build_miniruby 0.001600 0.000084 1.310292 ( 1.307781)
build_ruby 0.001781 0.000000 3.581574 ( 3.789857)
build_all 0.008381 0.000174 6.207545 ( 2.592484)
build_install 0.011829 0.008804 8.897068 ( 4.229410)
test_btest 0.000681 0.000092 78.264907 ( 23.231626)
test_basic 0.009379 0.000104 1.043562 ( 1.093075)
test_all 0.099798 0.048694 722.878082 (220.877494)
test_rubyspec 0.051805 0.031853 114.538107 ( 27.592227)
total: 288.26 sec