Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-090702
#<BuildRuby:0x000055e9dec42390
@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.20230727-090702",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000000 0.000046 0.000046 ( 0.000043)
build_up 0.000000 0.006799 2.099045 ( 3.269497)
build_miniruby 0.000000 0.001274 1.541032 ( 1.540285)
build_ruby 0.000215 0.001280 3.241410 ( 3.460425)
build_all 0.006669 0.000861 2.633213 ( 1.476121)
build_install 0.011929 0.005171 3.902654 ( 2.736219)
test_btest 0.000840 0.000261 83.667211 ( 37.143624)
test_basic 0.007093 0.002201 0.963502 ( 1.140184)
test_all 0.000978 0.000304 599.689740 (184.173375)
test_rubyspec 0.035585 0.024522 93.899077 (112.554950)
total: 347.50 sec