Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-225346
#<BuildRuby:0x0000556884d5e7c8
@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.20230527-225346",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.006561 0.000000 1.980235 ( 4.094947)
build_miniruby 0.001754 0.000000 1.352704 ( 1.580828)
build_ruby 0.001459 0.000000 2.648608 ( 2.997088)
build_all 0.007433 0.000000 2.283467 ( 2.302800)
build_install 0.009258 0.008719 3.575081 ( 3.429775)
test_btest 0.000773 0.000000 76.972367 ( 42.921612)
test_basic 0.007059 0.000000 0.762171 ( 1.131513)
test_all 0.001269 0.000040 559.618972 (234.021099)
test_rubyspec 0.028483 0.021524 80.811795 ( 92.968846)
total: 385.45 sec