Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-001716
#<BuildRuby:0x0000564589ce2140
@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.20230812-001716",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000026 0.000003 0.000029 ( 0.000027)
build_up 0.002929 0.004267 2.264876 ( 6.999435)
build_miniruby 0.001397 0.000186 1.654409 ( 2.722496)
build_ruby 0.000000 0.001861 3.398496 ( 5.670429)
build_all 0.001624 0.006438 2.816323 ( 4.031633)
build_install 0.016039 0.002313 4.230909 ( 5.025872)
test_btest 0.000572 0.000111 84.799438 ( 54.101230)
test_basic 0.000000 0.007985 0.977966 ( 1.798971)
test_all 0.001584 0.000191 668.568678 (370.004204)
test_rubyspec 0.031570 0.027064 98.990399 (149.542995)
total: 599.90 sec