Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-220848
#<BuildRuby:0x00007f174fadfdc8
@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.20241110-220848",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.005358 0.001489 2.634952 ( 2.641641)
build_miniruby 0.001386 0.000000 1.151639 ( 1.149411)
build_ruby 0.001796 0.000000 3.075032 ( 3.287149)
build_all 0.006515 0.001268 5.361067 ( 2.113852)
build_install 0.009153 0.008071 8.226676 ( 3.982690)
test_btest 0.000844 0.000270 74.997384 ( 19.637477)
test_basic 0.007932 0.001245 0.931695 ( 0.985695)
test_all 0.096957 0.045046 632.847728 (196.342286)
test_rubyspec 0.040543 0.037538 120.101225 ( 21.412872)
total: 251.55 sec