Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-151936
#<BuildRuby:0x0000564fb7a423d0
@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.20230927-151936",
@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.000002 0.000024 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.003950 0.003691 2.392827 ( 5.496681)
build_miniruby 0.001544 0.000145 1.732577 ( 1.820693)
build_ruby 0.001635 0.000154 3.469562 ( 3.971280)
build_all 0.008110 0.000368 6.454705 ( 4.439282)
build_install 0.019419 0.000570 7.995571 ( 5.942712)
test_btest 0.001076 0.000089 87.030190 ( 46.289154)
test_basic 0.008335 0.000318 1.019460 ( 1.296242)
test_all 0.008985 0.000728 721.385640 (316.458594)
test_rubyspec 0.029178 0.043811 106.387747 (124.295484)
total: 510.01 sec