Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-045709
#<BuildRuby:0x0000561215a19f00
@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.20230914-045709",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006754 0.000000 2.405497 ( 4.147775)
build_miniruby 0.001961 0.000115 1.599922 ( 1.644336)
build_ruby 0.001936 0.000312 3.484545 ( 3.691099)
build_all 0.008133 0.000000 6.373274 ( 3.811360)
build_install 0.013017 0.005693 8.040348 ( 6.147057)
test_btest 0.000652 0.000115 86.861139 ( 41.180859)
test_basic 0.006646 0.000382 0.982847 ( 1.072529)
test_all 0.008704 0.000703 762.130922 (334.974395)
test_rubyspec 0.034951 0.037722 105.745091 (118.154925)
total: 514.83 sec