Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-135647
#<BuildRuby:0x00007fdb7922fdd8
@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.20241119-135647",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003827 0.003981 3.739068 ( 3.713150)
build_miniruby 0.001638 0.000000 1.618817 ( 1.616558)
build_ruby 0.001643 0.000000 3.961364 ( 4.125613)
build_all 0.007774 0.000644 6.075444 ( 2.571818)
build_install 0.013506 0.006668 8.982728 ( 4.473682)
test_btest 0.000771 0.000171 72.174036 ( 19.256290)
test_basic 0.005762 0.004394 0.994058 ( 1.056632)
test_all 0.103291 0.042774 714.162304 (215.166197)
test_rubyspec 0.052671 0.029233 118.245739 ( 27.616017)
total: 279.60 sec