Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-015609
#<BuildRuby:0x00005601faace1d8
@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.20230712-015609",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.000000 0.006567 2.039513 ( 3.783545)
build_miniruby 0.000945 0.000348 1.579204 ( 1.580033)
build_ruby 0.001409 0.000251 3.348523 ( 3.636546)
build_all 0.000000 0.007529 2.568840 ( 2.176039)
build_install 0.016370 0.002292 3.945317 ( 4.248255)
test_btest 0.000714 0.000000 82.165587 ( 46.609701)
test_basic 0.003194 0.003701 0.879575 ( 0.982023)
test_all 0.000926 0.000238 631.557205 (257.975576)
test_rubyspec 0.032860 0.020675 89.613110 (103.136816)
total: 424.13 sec