Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-174934
#<BuildRuby:0x00007f4d301efdc8
@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.20240824-174934",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.004107 0.005193 4.045831 ( 6.206728)
build_miniruby 0.001859 0.000523 1.762219 ( 2.096212)
build_ruby 0.001665 0.000469 4.586566 ( 5.647357)
build_all 0.009851 0.001518 9.206270 ( 9.123286)
build_install 0.021585 0.005472 12.255963 ( 12.882738)
test_btest 0.001003 0.000271 127.606786 (135.280568)
test_basic 0.002222 0.011450 1.460961 ( 2.126638)
test_all 0.120839 0.045163 984.585865 (817.537671)
test_rubyspec 0.049815 0.047436 173.833563 (110.460140)
total: 1101.36 sec