Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-051231
#<BuildRuby:0x0000557098e55f70
@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.20230820-051231",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000031)
build_up 0.003097 0.003854 2.132626 ( 3.397845)
build_miniruby 0.001773 0.000000 1.623987 ( 1.623815)
build_ruby 0.002028 0.000000 3.492810 ( 4.325443)
build_all 0.000852 0.007281 6.703726 ( 4.476320)
build_install 0.017760 0.000424 8.018595 ( 5.305884)
test_btest 0.000653 0.000124 87.085316 ( 50.557268)
test_basic 0.004637 0.004104 1.044717 ( 1.626030)
test_all 0.006145 0.003572 755.036537 (412.104784)
test_rubyspec 0.042226 0.029780 110.604925 (171.075893)
total: 654.49 sec