Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231224-173008
#<BuildRuby:0x00005600f79223b0
@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.20231224-173008",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000929 0.004259 1.614456 ( 2.321687)
build_miniruby 0.001627 0.000000 1.431856 ( 1.434145)
build_ruby 0.001836 0.000000 3.212655 ( 25.217988)
build_all 0.003963 0.003949 5.529171 ( 2.660126)
build_install 0.013341 0.003361 6.527934 ( 3.587169)
test_btest 0.000618 0.000149 82.116536 ( 27.408295)
test_basic 0.001062 0.004295 0.825995 ( 4.548421)
test_all 0.079880 0.037771 700.048045 (287.468488)
test_rubyspec 0.033854 0.032986 94.838577 (106.588816)
total: 461.24 sec