Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-122545
#<BuildRuby:0x000055e18d789a00
@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.20231013-122545",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.003497 0.004662 2.550152 ( 3.649964)
build_miniruby 0.001697 0.000000 1.785785 ( 1.949314)
build_ruby 0.001650 0.000000 3.450380 ( 3.964573)
build_all 0.007990 0.000507 6.609659 ( 5.276849)
build_install 0.005004 0.016188 8.297927 ( 7.368506)
test_btest 0.000570 0.000156 87.884802 ( 67.571101)
test_basic 0.002513 0.006555 1.014020 ( 1.354770)
test_all 0.007476 0.002349 750.033353 (489.504802)
test_rubyspec 0.025091 0.054345 111.621881 (156.264149)
total: 736.91 sec