Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-091642
#<BuildRuby:0x00007fc7c600fdd0
@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.20240830-091642",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004551 0.003320 3.263276 ( 3.264692)
build_miniruby 0.001403 0.000272 1.219774 ( 1.219082)
build_ruby 0.001432 0.000277 3.147857 ( 3.405229)
build_all 0.000603 0.007095 6.766543 ( 2.537446)
build_install 0.008579 0.007979 8.976186 ( 4.079449)
test_btest 0.000812 0.000238 102.985207 ( 26.382944)
test_basic 0.006789 0.000821 0.954292 ( 1.003304)
test_all 0.096498 0.051283 729.361690 (205.846160)
test_rubyspec 0.046409 0.043102 161.481260 ( 26.070992)
total: 273.81 sec