Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-151226
#<BuildRuby:0x00005593cd792168
@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.20230102-151226",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.000000 0.004723 1.038349 ( 1.392028)
build_miniruby 0.000000 0.001222 1.100390 ( 1.098658)
build_ruby 0.000000 0.001518 2.757075 ( 3.146338)
build_all 0.000000 0.006939 3.059805 ( 1.429837)
build_install 0.010263 0.000989 2.393074 ( 1.520312)
test_btest 0.000808 0.000150 54.834631 ( 14.458719)
test_basic 0.005167 0.000000 0.351919 ( 0.443537)
test_all 0.001049 0.000000 577.151498 (163.677235)
test_rubyspec 0.010500 0.029703 56.337462 ( 66.234533)
total: 253.40 sec