Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-180003
#<BuildRuby:0x000056416e286120
@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.20230310-180003",
@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.000019 0.000005 0.000024 ( 0.000026)
autoconf 0.000028 0.000008 0.000036 ( 0.000034)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.002444 0.004821 1.949217 ( 5.017511)
build_miniruby 0.001310 0.000399 1.431853 ( 1.845522)
build_ruby 0.001389 0.000423 2.790299 ( 3.864939)
build_all 0.007215 0.000847 2.273485 ( 3.370262)
build_install 0.014137 0.006055 3.534516 ( 4.593605)
test_btest 0.000822 0.000253 72.897377 ( 84.081273)
test_basic 0.005227 0.001608 0.568011 ( 1.155545)
test_all 0.007069 0.000200 611.544458 (636.028711)
test_rubyspec 0.018308 0.034444 80.249416 (101.729290)
total: 841.69 sec