Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-020631
#<BuildRuby:0x0000564ea0885a00
@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.20231221-020631",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.005462 0.000000 1.817349 ( 2.249270)
build_miniruby 0.001779 0.000000 1.576737 ( 1.575163)
build_ruby 0.000000 0.001886 3.137746 ( 3.399532)
build_all 0.006567 0.001910 5.673162 ( 2.982368)
build_install 0.017743 0.000636 6.990788 ( 4.130723)
test_btest 0.000765 0.000049 79.538418 ( 29.907572)
test_basic 0.002429 0.003728 0.823681 ( 0.905314)
test_all 0.093517 0.024482 646.778415 (235.317006)
test_rubyspec 0.047335 0.022411 93.468440 (105.185460)
total: 385.65 sec