Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240825-225412
#<BuildRuby:0x00007f140e9efdd0
@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-225412",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006896 0.000862 2.583221 ( 2.569356)
build_miniruby 0.001594 0.000000 1.162355 ( 1.159166)
build_ruby 0.001796 0.000000 3.011851 ( 3.260456)
build_all 0.008333 0.000000 6.746949 ( 2.536635)
build_install 0.017688 0.000877 9.213816 ( 3.991888)
test_btest 0.000825 0.000085 107.649349 ( 28.483790)
test_basic 0.004694 0.008408 1.306938 ( 1.406951)
test_all 0.077669 0.071836 718.349699 (216.715076)
test_rubyspec 0.046620 0.041241 158.232802 ( 25.230052)
total: 285.35 sec