Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-065656
#<BuildRuby:0x00007fbafce4fde0
@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.20240618-065656",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.002921 0.004810 3.420552 ( 3.355119)
build_miniruby 0.001495 0.000000 1.594086 ( 1.591126)
build_ruby 0.001974 0.000000 4.183515 ( 4.315675)
build_all 0.005116 0.004274 7.721891 ( 3.149152)
build_install 0.013344 0.007260 10.537630 ( 4.974088)
test_btest 0.000673 0.000211 116.092563 ( 40.397289)
test_basic 0.003446 0.010413 1.328661 ( 1.425377)
test_all 0.108756 0.045774 935.494928 (449.909180)
test_rubyspec 0.061197 0.032262 171.297323 (128.065340)
total: 637.18 sec