Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-000223
#<BuildRuby:0x000055e5b85121a8
@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.20230926-000223",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.002314 0.004652 1.972357 ( 3.203896)
build_miniruby 0.001142 0.000351 1.585475 ( 1.583562)
build_ruby 0.001580 0.000000 3.035124 ( 3.220000)
build_all 0.007242 0.000221 5.828460 ( 2.368662)
build_install 0.014375 0.001643 6.659646 ( 3.061257)
test_btest 0.000000 0.000996 79.567371 ( 21.326304)
test_basic 0.000000 0.005597 0.815225 ( 0.873573)
test_all 0.002595 0.006738 638.211307 (192.105396)
test_rubyspec 0.031504 0.025977 88.268856 ( 99.664951)
total: 327.41 sec