Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-050743
#<BuildRuby:0x00007fd1ece1fdc8
@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.20240731-050743",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.007074 0.000981 3.425932 ( 3.389956)
build_miniruby 0.001252 0.000402 1.306272 ( 1.303167)
build_ruby 0.001516 0.000487 3.683293 ( 3.910469)
build_all 0.007708 0.001076 7.766470 ( 2.955311)
build_install 0.016824 0.001721 10.170533 ( 4.542115)
test_btest 0.000828 0.000237 115.343231 ( 29.911179)
test_basic 0.000000 0.010253 0.982009 ( 1.031354)
test_all 0.115739 0.035108 825.446584 (230.380808)
test_rubyspec 0.064434 0.024441 169.368328 ( 31.602048)
total: 309.03 sec