Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-183646
#<BuildRuby:0x00005598362c63b0
@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.20230818-183646",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004870 0.002531 2.360917 ( 5.333038)
build_miniruby 0.001095 0.000212 10.159972 ( 10.150847)
build_ruby 0.001610 0.000311 3.179805 ( 3.406365)
build_all 0.008085 0.000000 5.825662 ( 3.040025)
build_install 0.014879 0.003179 7.384023 ( 4.595971)
test_btest 0.000866 0.000159 81.580706 ( 35.996016)
test_basic 0.000000 0.006797 0.897087 ( 1.045375)
test_all 0.000000 0.010649 710.971079 (284.430903)
test_rubyspec 0.039529 0.031488 102.573619 (118.734019)
total: 466.73 sec