Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-194218
#<BuildRuby:0x00007f67ce90fdc0
@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.20240904-194218",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.001984 0.006157 3.552932 ( 3.600479)
build_miniruby 0.001179 0.000347 1.315048 ( 1.311624)
build_ruby 0.000000 0.001890 4.036007 ( 4.158498)
build_all 0.006044 0.002530 7.744673 ( 3.120290)
build_install 0.018460 0.003182 10.272992 ( 4.863874)
test_btest 0.000671 0.000200 121.045377 ( 35.667792)
test_basic 0.010799 0.001913 1.298818 ( 1.361815)
test_all 0.099417 0.057103 925.734014 (460.208732)
test_rubyspec 0.056708 0.040310 171.635731 ( 98.831803)
total: 613.13 sec