Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-015617
#<BuildRuby:0x00005591482ee008
@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.20231218-015617",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006275 2.149147 ( 2.339571)
build_miniruby 0.000000 0.001400 1.334919 ( 1.333681)
build_ruby 0.001164 0.000440 2.714180 ( 2.909712)
build_all 0.005451 0.000278 5.076001 ( 1.983270)
build_install 0.010149 0.005510 6.735745 ( 3.257205)
test_btest 0.000000 0.000964 77.410791 ( 20.169062)
test_basic 0.003073 0.001904 0.827633 ( 0.891015)
test_all 0.086235 0.029434 637.309658 (191.321974)
test_rubyspec 0.023875 0.024664 78.070891 ( 89.733537)
total: 313.94 sec