Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-160010
#<BuildRuby:0x00007f8130f1fdc0
@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.20240919-160010",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000042 0.000007 0.000049 ( 0.000049)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.002315 0.007637 5.226018 ( 4.779385)
build_miniruby 0.001541 0.000347 1.744978 ( 1.743574)
build_ruby 0.001495 0.000337 4.080100 ( 4.289603)
build_all 0.007180 0.001615 7.129512 ( 2.996141)
build_install 0.015313 0.009041 11.545393 ( 6.212944)
test_btest 0.000699 0.000179 102.031423 ( 39.896105)
test_basic 0.011817 0.000962 1.320799 ( 1.428842)
test_all 0.123696 0.028539 762.543872 (244.919752)
test_rubyspec 0.049817 0.039304 137.138993 ( 28.150792)
total: 334.42 sec