Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-091647
#<BuildRuby:0x0000563ed19f2390
@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.20230917-091647",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000005 0.000027 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000036)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.000000 0.007139 2.208538 ( 3.544253)
build_miniruby 0.000462 0.000823 1.657302 ( 1.677273)
build_ruby 0.001264 0.000361 3.272570 ( 3.466971)
build_all 0.004123 0.004119 6.372444 ( 3.264980)
build_install 0.009105 0.009677 7.696531 ( 4.918826)
test_btest 0.000756 0.000275 86.594404 ( 34.840328)
test_basic 0.006517 0.002370 0.880160 ( 0.987913)
test_all 0.007990 0.001365 690.918753 (255.238421)
test_rubyspec 0.033056 0.039874 102.565772 (113.796292)
total: 421.74 sec