Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-123852
#<BuildRuby:0x00007f8e3a6afde0
@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.20241211-123852",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002154 0.004667 2.704090 ( 2.621468)
build_miniruby 0.001007 0.000322 1.041613 ( 1.039098)
build_ruby 0.001226 0.000393 3.023840 ( 13.263085)
build_all 0.003351 0.003880 5.000601 ( 1.997386)
build_install 0.006653 0.010053 7.327967 ( 3.384259)
test_btest 0.000579 0.000240 67.097680 ( 18.467182)
test_basic 0.004934 0.002707 0.679619 ( 3.469597)
test_all 0.089395 0.047144 574.101043 (193.108089)
test_rubyspec 0.040283 0.036396 112.185675 ( 19.419357)
total: 256.77 sec