Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-070014
#<BuildRuby:0x000055b5147662a8
@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.20230725-070014",
@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.000022)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006573 0.000448 2.370656 ( 4.190754)
build_miniruby 0.001455 0.000233 1.750274 ( 2.171085)
build_ruby 0.001431 0.000229 3.690056 ( 4.033409)
build_all 0.007326 0.000466 2.861413 ( 2.102723)
build_install 0.013789 0.005302 4.472480 ( 3.312130)
test_btest 0.000621 0.000111 86.000619 ( 39.639879)
test_basic 0.006653 0.000000 0.874729 ( 0.949445)
test_all 0.001482 0.000000 644.331913 (275.796557)
test_rubyspec 0.031248 0.025163 93.796678 (107.324124)
total: 439.52 sec