Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-195213
#<BuildRuby:0x00005589945adfc0
@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.20221231-195213",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000474 0.004092 0.874290 ( 1.291911)
build_miniruby 0.000918 0.000167 1.277752 ( 1.276271)
build_ruby 0.001040 0.000189 2.538455 ( 13.903961)
build_all 0.005801 0.000000 2.934990 ( 1.520501)
build_install 0.009535 0.003157 2.641059 ( 1.982808)
test_btest 0.000571 0.000106 53.461170 ( 16.566599)
test_basic 0.001075 0.003340 0.351663 ( 0.444451)
test_all 0.000857 0.000184 559.444986 (165.098793)
test_rubyspec 0.020649 0.023768 56.630557 ( 66.432740)
total: 268.52 sec