Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240701-235342
#<BuildRuby:0x00007f6407fbfdc0
@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.20240701-235342",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.004311 0.004034 3.697119 ( 3.226161)
build_miniruby 0.001654 0.000000 1.302476 ( 1.299462)
build_ruby 0.001999 0.000000 3.892489 ( 4.102114)
build_all 0.007062 0.001519 8.220985 ( 3.350785)
build_install 0.008669 0.009594 11.151001 ( 5.307813)
test_btest 0.000807 0.000220 118.014028 ( 30.781264)
test_basic 0.005975 0.004828 1.368995 ( 1.414918)
test_all 0.132178 0.019156 935.761326 (319.473129)
test_rubyspec 0.058605 0.033376 177.198579 ( 67.576109)
total: 436.53 sec