Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-105522
#<BuildRuby:0x00007f4800a8fdc8
@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.20240831-105522",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.004510 0.003213 3.474542 ( 3.398115)
build_miniruby 0.001251 0.000304 1.375002 ( 1.371250)
build_ruby 0.001552 0.000376 4.415371 ( 4.570949)
build_all 0.007858 0.000901 8.020545 ( 3.225053)
build_install 0.015323 0.003847 10.918184 ( 5.377139)
test_btest 0.000678 0.000161 117.440696 ( 30.638563)
test_basic 0.008795 0.001076 1.172927 ( 1.216331)
test_all 0.108288 0.042623 854.617473 (273.305063)
test_rubyspec 0.023804 0.065944 163.833427 ( 34.463301)
total: 357.57 sec