Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-172946
#<BuildRuby:0x00007f7abaf5fdc0
@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.20240724-172946",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.009119 0.000719 4.184722 ( 5.707515)
build_miniruby 0.001594 0.000228 1.941243 ( 2.293397)
build_ruby 0.001844 0.000545 4.588574 ( 11.622008)
build_all 0.007921 0.003266 8.983186 ( 8.508343)
build_install 0.005823 0.020188 12.325145 ( 11.979697)
test_btest 0.001431 0.000394 130.479775 (149.289310)
test_basic 0.008811 0.004307 1.467658 ( 2.830235)
test_all 0.114312 0.057234 1011.314582 (1373.897713)
test_rubyspec 0.052879 0.040729 182.207130 (199.072876)
total: 1765.20 sec