Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-110451
#<BuildRuby:0x000055e5e8465f68
@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.20230524-110451",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000034 0.000004 0.000038 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002402 0.003762 1.863819 ( 3.258524)
build_miniruby 0.001197 0.000184 1.304603 ( 1.315228)
build_ruby 0.001497 0.000231 2.646271 ( 2.839454)
build_all 0.006642 0.000000 1.974992 ( 1.602672)
build_install 0.015040 0.000736 3.235372 ( 2.747009)
test_btest 0.000704 0.000094 75.631525 ( 29.480226)
test_basic 0.005288 0.000705 0.728082 ( 0.836409)
test_all 0.001706 0.000000 581.743760 (306.009988)
test_rubyspec 0.049229 0.016836 85.894531 (140.422220)
total: 488.51 sec