Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-094548
#<BuildRuby:0x00007f29fc98fdc8
@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.20240930-094548",
@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.000022)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.006272 0.001710 3.825283 ( 3.269859)
build_miniruby 0.001284 0.000351 1.202472 ( 1.199324)
build_ruby 0.001897 0.000000 3.571150 ( 3.732547)
build_all 0.008228 0.000000 6.112510 ( 2.404365)
build_install 0.017720 0.002107 9.255283 ( 4.000883)
test_btest 0.000681 0.000156 78.861370 ( 20.447157)
test_basic 0.003514 0.004510 0.800072 ( 0.861419)
test_all 0.115582 0.033905 740.032431 (225.339761)
test_rubyspec 0.039542 0.048550 133.650633 ( 24.063566)
total: 285.32 sec