Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241218-044431
#<BuildRuby:0x00007f7f57c4fdc8
@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.20241218-044431",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.001394 0.004312 1.556950 ( 1.863952)
build_miniruby 0.001156 0.000320 1.234289 ( 1.231783)
build_ruby 0.001440 0.000400 2.948499 ( 3.194816)
build_all 0.007880 0.000000 5.808970 ( 2.456320)
build_install 0.011475 0.004923 7.700712 ( 4.159869)
test_btest 0.000752 0.000205 74.398071 ( 27.195171)
test_basic 0.007308 0.000778 0.660563 ( 0.723917)
test_all 0.100247 0.045946 713.721448 (215.882435)
test_rubyspec 0.038628 0.041878 118.241829 ( 27.323202)
total: 284.03 sec