Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-033001
#<BuildRuby:0x000055ea2db5df48
@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.20230903-033001",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000028 0.000011 0.000039 ( 0.000032)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006537 0.000000 1.842030 ( 3.075454)
build_miniruby 0.000000 0.002127 1.727959 ( 1.743856)
build_ruby 0.000311 0.001373 3.438297 ( 3.789225)
build_all 0.005559 0.002223 6.356640 ( 4.600369)
build_install 0.011235 0.007872 7.729556 ( 5.938600)
test_btest 0.000512 0.000220 85.555304 ( 45.773215)
test_basic 0.003651 0.003978 0.944154 ( 1.340289)
test_all 0.009162 0.000298 709.279595 (370.731927)
test_rubyspec 0.032797 0.047044 107.645090 (152.998661)
total: 589.99 sec