Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-123725
#<BuildRuby:0x00007fae7f79fdd0
@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.20240819-123725",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000036 0.000012 0.000048 ( 0.000047)
configure 0.000030 0.000009 0.000039 ( 0.000038)
build_up 0.002158 0.005959 3.337888 ( 3.872380)
build_miniruby 0.001226 0.000435 1.214812 ( 1.211654)
build_ruby 0.001346 0.000478 4.262477 ( 4.412738)
build_all 0.008591 0.000248 8.313023 ( 3.193796)
build_install 0.011303 0.008735 11.150266 ( 5.096446)
test_btest 0.000686 0.000252 121.302708 ( 31.728839)
test_basic 0.008114 0.002603 1.098659 ( 1.139513)
test_all 0.096192 0.055958 838.306075 (242.922626)
test_rubyspec 0.053760 0.037045 169.039678 ( 34.364104)
total: 327.94 sec