Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-165918
#<BuildRuby:0x000055bf465a2228
@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.20230526-165918",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000029 0.006809 1.912755 ( 4.259412)
build_miniruby 0.001078 0.000328 1.361184 ( 1.576274)
build_ruby 0.001222 0.000372 2.795026 ( 3.281574)
build_all 0.004911 0.001494 2.224619 ( 2.217831)
build_install 0.016114 0.000978 3.437370 ( 3.483025)
test_btest 0.000732 0.000000 74.802028 ( 40.206614)
test_basic 0.002800 0.004093 0.765102 ( 0.874097)
test_all 0.001297 0.000384 598.219636 (310.932388)
test_rubyspec 0.040582 0.019497 85.926718 (117.017061)
total: 483.85 sec