Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-204327
#<BuildRuby:0x00007f2a32d8fdc0
@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.20240825-204327",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002911 0.004528 3.035280 ( 3.230558)
build_miniruby 0.001395 0.000253 1.495859 ( 1.492987)
build_ruby 0.001843 0.000000 3.962530 ( 4.150859)
build_all 0.003057 0.005671 7.797885 ( 3.036435)
build_install 0.011221 0.009061 9.922723 ( 4.377760)
test_btest 0.000827 0.000241 110.843614 ( 28.630623)
test_basic 0.004649 0.005036 0.951822 ( 0.996386)
test_all 0.116357 0.030734 792.320591 (224.789668)
test_rubyspec 0.044532 0.045785 168.013015 ( 34.906930)
total: 305.61 sec