Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-030739
#<BuildRuby:0x000055a067f69f48
@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.20230926-030739",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.007235 0.000000 2.222753 ( 4.323200)
build_miniruby 0.001419 0.000245 1.693398 ( 1.801384)
build_ruby 0.002019 0.000000 3.646498 ( 4.085800)
build_all 0.007364 0.001102 6.272575 ( 4.103397)
build_install 0.017423 0.004316 7.784899 ( 5.801808)
test_btest 0.000768 0.000158 84.164342 ( 43.917704)
test_basic 0.006442 0.001326 0.936311 ( 1.067121)
test_all 0.009685 0.000181 703.236230 (298.091701)
test_rubyspec 0.038709 0.031945 104.854033 (119.119879)
total: 482.31 sec