Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-065737
#<BuildRuby:0x00005562dcf8a1f8
@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.20231223-065737",
@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.000023 0.000001 0.000024 ( 0.000021)
autoconf 0.000036 0.000003 0.000039 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005628 0.000402 1.687026 ( 2.568714)
build_miniruby 0.001583 0.000113 1.583882 ( 1.635339)
build_ruby 0.001630 0.000116 3.316792 ( 3.695461)
build_all 0.007477 0.000534 5.792287 ( 3.958395)
build_install 0.017273 0.000882 7.211420 ( 6.087924)
test_btest 0.000894 0.000062 80.696985 ( 62.887973)
test_basic 0.003510 0.004338 0.892053 ( 1.105377)
test_all 0.084012 0.034971 684.873803 (318.446520)
test_rubyspec 0.040614 0.028489 97.634084 (110.290779)
total: 510.68 sec