Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-233229
#<BuildRuby:0x00007f8847b0fdc0
@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.20241008-233229",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.007010 0.000923 3.629843 ( 3.443812)
build_miniruby 0.000000 0.001504 1.441634 ( 1.438091)
build_ruby 0.000534 0.001469 4.108139 ( 4.247967)
build_all 0.010442 0.000000 6.991920 ( 2.937545)
build_install 0.015381 0.004026 9.999715 ( 4.738760)
test_btest 0.000815 0.000230 92.164404 ( 31.196540)
test_basic 0.008194 0.002311 0.984264 ( 1.035793)
test_all 0.120761 0.027406 692.381956 (213.181695)
test_rubyspec 0.045462 0.043594 132.883804 ( 27.388743)
total: 289.61 sec