Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-020703
#<BuildRuby:0x0000559f98b3df48
@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.20230909-020703",
@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.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002517 0.004425 2.253429 ( 4.633119)
build_miniruby 0.001345 0.000232 1.650907 ( 1.817702)
build_ruby 0.000000 0.002004 3.363891 ( 4.091179)
build_all 0.005783 0.002358 6.044606 ( 4.356683)
build_install 0.009436 0.010626 7.743013 ( 5.681377)
test_btest 0.000000 0.001104 82.232854 ( 44.429793)
test_basic 0.000000 0.008962 0.943682 ( 1.403467)
test_all 0.000000 0.010688 673.997417 (329.463574)
test_rubyspec 0.045674 0.024004 101.149835 (121.537551)
total: 517.42 sec