Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-235113
#<BuildRuby:0x00007f665430fdd8
@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.20240620-235113",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000034 0.000011 0.000045 ( 0.000045)
configure 0.000030 0.000010 0.000040 ( 0.000041)
build_up 0.003082 0.005055 3.623423 ( 3.505294)
build_miniruby 0.001708 0.000000 1.344378 ( 1.341570)
build_ruby 0.001921 0.000000 4.007774 ( 14.202323)
build_all 0.003592 0.004809 7.762265 ( 3.138265)
build_install 0.012722 0.005756 10.698417 ( 5.345553)
test_btest 0.000660 0.000252 112.233076 ( 33.058797)
test_basic 0.001731 0.006976 0.988360 ( 1.042642)
test_all 0.101104 0.049099 858.973538 (242.137847)
test_rubyspec 0.058118 0.033232 166.057307 ( 35.944049)
total: 339.72 sec