Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-070719
#<BuildRuby:0x00007f548913fdc8
@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.20240921-070719",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004480 0.004161 4.732945 ( 3.943392)
build_miniruby 0.001326 0.000385 1.676343 ( 1.672794)
build_ruby 0.000000 0.002252 4.597077 ( 4.778116)
build_all 0.008942 0.000000 7.046171 ( 2.928220)
build_install 0.014756 0.006007 10.339847 ( 4.913172)
test_btest 0.000000 0.000917 98.944197 ( 26.147499)
test_basic 0.002112 0.008359 1.194279 ( 1.246983)
test_all 0.096026 0.056453 781.741482 (242.547788)
test_rubyspec 0.058485 0.030824 140.351320 ( 31.057294)
total: 319.24 sec