Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230730-140038
#<BuildRuby:0x00005566c2d62120
@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.20230730-140038",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006584 0.000498 2.321901 ( 7.083404)
build_miniruby 0.001553 0.000311 1.742862 ( 3.226524)
build_ruby 0.001246 0.000249 3.397414 ( 7.860009)
build_all 0.004424 0.004338 2.706100 ( 3.722000)
build_install 0.016751 0.002762 4.205450 ( 5.882607)
test_btest 0.000000 0.001107 83.835674 ( 60.680777)
test_basic 0.000000 0.008483 0.990852 ( 1.860606)
test_all 0.000000 0.001913 632.694714 (516.460099)
test_rubyspec 0.033421 0.025583 95.481710 (138.249072)
total: 745.03 sec