Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-025456
#<BuildRuby:0x00005621085ae3b0
@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.20240206-025456",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.006276 0.000248 2.057125 ( 2.662089)
build_miniruby 0.000000 0.001294 1.593549 ( 1.668292)
build_ruby 0.000000 0.001977 3.771001 ( 4.284825)
build_all 0.006643 0.001686 6.658932 ( 5.050568)
build_install 0.021022 0.000000 8.276108 ( 6.606148)
test_btest 0.000885 0.000015 90.721369 ( 60.445151)
test_basic 0.006704 0.000838 0.997724 ( 1.211992)
test_all 0.099263 0.022050 805.693071 (488.890493)
test_rubyspec 0.078356 0.033630 189.799229 (250.418744)
total: 821.24 sec