Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-104028
#<BuildRuby:0x00007fdd1f47fdc0
@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.20240622-104028",
@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.000027)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.008739 0.000158 3.626604 ( 3.994647)
build_miniruby 0.001510 0.000330 1.712757 ( 1.825749)
build_ruby 0.001960 0.000428 4.643384 ( 5.044055)
build_all 0.003837 0.008209 8.747914 ( 5.227720)
build_install 0.020232 0.006310 11.713997 ( 7.722288)
test_btest 0.000697 0.000194 114.455438 ( 39.809061)
test_basic 0.006774 0.008134 1.391190 ( 1.639034)
test_all 0.098178 0.049496 832.174977 (253.788083)
test_rubyspec 0.033118 0.057920 163.402938 ( 33.920713)
total: 352.97 sec