Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-155214
#<BuildRuby:0x000055a8e8e0e138
@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.20240312-155214",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.005871 0.003562 2.777433 ( 3.343144)
build_miniruby 0.001583 0.000306 1.885088 ( 1.901504)
build_ruby 0.001707 0.000331 3.609813 ( 3.921217)
build_all 0.003905 0.004886 6.919720 ( 4.518637)
build_install 0.015778 0.004928 8.835883 ( 6.295604)
test_btest 0.000848 0.000000 97.827462 ( 54.532155)
test_basic 0.001105 0.007842 1.076077 ( 1.248286)
test_all 0.098760 0.025038 766.764170 (346.604459)
test_rubyspec 0.053216 0.046776 135.143978 (160.684731)
total: 583.05 sec