Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-120647
#<BuildRuby:0x00005575074fa138
@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.20230629-120647",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006080 0.000380 2.078256 ( 5.179460)
build_miniruby 0.001437 0.000266 1.599959 ( 1.990478)
build_ruby 0.001433 0.000265 3.185251 ( 4.644389)
build_all 0.006832 0.001265 2.553554 ( 3.405658)
build_install 0.012305 0.005170 3.832888 ( 4.008362)
test_btest 0.001074 0.000223 80.705936 ( 48.575928)
test_basic 0.007312 0.000536 0.921333 ( 1.369028)
test_all 0.003071 0.000000 606.518727 (322.370355)
test_rubyspec 0.030195 0.021678 89.755588 (128.963228)
total: 520.51 sec