Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-204758
#<BuildRuby:0x00005597396ce118
@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.20230830-204758",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000374 0.006144 2.838922 ( 3.311087)
build_miniruby 0.000000 0.003462 10.961925 ( 10.949160)
build_ruby 0.001542 0.000533 3.425164 ( 4.014148)
build_all 0.004625 0.002956 6.210089 ( 4.505871)
build_install 0.014984 0.003002 7.618637 ( 5.619578)
test_btest 0.000979 0.000000 82.533580 ( 44.344837)
test_basic 0.006705 0.001009 0.968121 ( 1.224533)
test_all 0.008677 0.001145 685.484238 (298.017009)
test_rubyspec 0.044921 0.026003 103.724993 (125.085729)
total: 497.07 sec