Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-004335
#<BuildRuby:0x000055b8521068e0
@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.20231210-004335",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.002475 0.004451 2.346783 ( 3.210545)
build_miniruby 0.001394 0.000232 1.708549 ( 1.851901)
build_ruby 0.001636 0.000272 3.360182 ( 3.744322)
build_all 0.000681 0.008734 6.073825 ( 4.771115)
build_install 0.015987 0.006295 7.881193 ( 6.536727)
test_btest 0.000735 0.000198 83.656247 ( 63.254272)
test_basic 0.000000 0.008514 0.961552 ( 1.420957)
test_all 0.081343 0.046922 740.398678 (588.205341)
test_rubyspec 0.049549 0.029688 103.310303 (176.528581)
total: 849.52 sec