Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-182845
#<BuildRuby:0x00007fd99fc5fdc0
@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.20240629-182845",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.001641 0.006836 3.799431 ( 3.444787)
build_miniruby 0.001408 0.000241 1.377063 ( 1.374848)
build_ruby 0.001795 0.000308 4.464121 ( 4.758923)
build_all 0.006864 0.005249 8.975504 ( 5.638918)
build_install 0.009822 0.019616 12.724891 ( 8.365015)
test_btest 0.000000 0.001234 119.931567 ( 38.926631)
test_basic 0.002083 0.007457 1.335984 ( 1.391697)
test_all 0.103870 0.049717 901.330821 (263.348808)
test_rubyspec 0.063710 0.032655 165.690882 ( 36.356122)
total: 363.61 sec