Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-083446
#<BuildRuby:0x00007f2aa752fde0
@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.20240806-083446",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000026 0.000011 0.000037 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.002854 0.005170 3.509898 ( 3.495479)
build_miniruby 0.001383 0.000609 1.723394 ( 1.719816)
build_ruby 0.002145 0.000000 4.259215 ( 4.464046)
build_all 0.005051 0.003695 7.907984 ( 3.149582)
build_install 0.015108 0.005849 10.916742 ( 5.084004)
test_btest 0.000782 0.000342 110.303131 ( 28.817103)
test_basic 0.007241 0.001407 0.855293 ( 0.915503)
test_all 0.124977 0.025486 802.322221 (238.250882)
test_rubyspec 0.036643 0.051255 170.163482 ( 36.179808)
total: 322.08 sec