Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250321-234248
#<BuildRuby:0x00007f9ab543fdd0
@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.20250321-234248",
@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.000006 0.000022 ( 0.000023)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.002817 0.003556 2.478253 ( 2.253355)
build_miniruby 0.001022 0.000409 1.483428 ( 1.803695)
build_ruby 0.001274 0.000509 3.877735 ( 4.228196)
build_all 0.008476 0.000103 5.442835 ( 2.378486)
build_install 0.013076 0.005952 7.373652 ( 4.020672)
test_btest 0.000689 0.000261 48.734731 ( 15.150118)
test_basic 0.000976 0.007172 0.812391 ( 0.865081)
test_all 0.073468 0.042916 600.794044 (197.940835)
test_rubyspec 0.043037 0.032717 100.750138 ( 24.087209)
total: 252.73 sec