Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-202144
#<BuildRuby:0x00007f0bf598fdc0
@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.20241127-202144",
@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.000008 0.000025 ( 0.000025)
autoconf 0.000028 0.000013 0.000041 ( 0.000040)
configure 0.000023 0.000011 0.000034 ( 0.000033)
build_up 0.001516 0.006455 2.738980 ( 2.616944)
build_miniruby 0.000000 0.001516 1.220757 ( 1.217808)
build_ruby 0.000000 0.001749 3.519930 ( 3.658638)
build_all 0.007054 0.000101 5.397033 ( 2.112131)
build_install 0.007593 0.009860 7.168196 ( 3.402414)
test_btest 0.000000 0.001068 71.445081 ( 19.462123)
test_basic 0.001817 0.007979 0.895421 ( 0.945117)
test_all 0.109743 0.036578 650.136093 (189.698106)
test_rubyspec 0.049588 0.031139 118.019679 ( 22.169744)
total: 245.28 sec