Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-185435
#<BuildRuby:0x00007f774118fdc0
@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.20241016-185435",
@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.000025 0.000002 0.000027 ( 0.000028)
autoconf 0.000041 0.000004 0.000045 ( 0.000046)
configure 0.000032 0.000004 0.000036 ( 0.000035)
build_up 0.005172 0.004752 4.679050 ( 5.951866)
build_miniruby 0.002273 0.000315 41.402114 ( 40.538185)
build_ruby 0.002191 0.000304 4.771086 ( 30.129506)
build_all 0.010959 0.000308 8.071412 ( 4.767881)
build_install 0.017583 0.006405 10.872505 ( 9.245919)
test_btest 0.000863 0.000133 98.284691 ( 50.637492)
test_basic 0.007442 0.005211 1.293927 ( 4.119365)
test_all 0.112006 0.051156 868.095963 (563.706586)
test_rubyspec 0.043680 0.053377 142.519604 ( 63.359687)
total: 772.46 sec