Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-192538
#<BuildRuby:0x00007f2b92b2fdd0
@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.20241012-192538",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000037 0.007988 3.588330 ( 3.500486)
build_miniruby 0.000000 0.001758 1.422421 ( 1.545512)
build_ruby 0.000249 0.002185 3.447930 ( 28.077483)
build_all 0.009255 0.000213 6.492797 ( 2.545508)
build_install 0.017918 0.000914 8.826936 ( 5.275709)
test_btest 0.000000 0.001105 92.398512 ( 25.097765)
test_basic 0.005152 0.006546 1.133465 ( 1.178874)
test_all 0.098555 0.049359 740.038277 (211.955869)
test_rubyspec 0.031224 0.049469 134.959278 ( 25.527279)
total: 304.71 sec