Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-034855
#<BuildRuby:0x0000562847fe2138
@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.20240319-034855",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000000 0.000015 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.007973 0.000032 2.384074 ( 3.068890)
build_miniruby 0.001386 0.000213 1.694865 ( 1.754057)
build_ruby 0.001397 0.000215 3.818223 ( 4.104901)
build_all 0.006733 0.001036 7.006822 ( 3.894752)
build_install 0.008325 0.013032 9.062780 ( 5.656068)
test_btest 0.000644 0.000161 93.220727 ( 48.464692)
test_basic 0.004617 0.003322 0.970924 ( 1.083587)
test_all 0.081577 0.038761 757.954553 (331.584992)
test_rubyspec 0.050755 0.036319 126.375644 (137.597656)
total: 537.21 sec