Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-071329
#<BuildRuby:0x0000563c812a23d0
@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.20221218-071329",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.000000 0.004841 1.122381 ( 1.864766)
build_miniruby 0.000000 0.001391 1.339986 ( 1.379175)
build_ruby 0.000000 0.001572 3.363652 ( 3.783434)
build_all 0.002773 0.004582 3.952501 ( 2.586801)
build_install 0.007419 0.007902 3.080794 ( 2.902292)
test_btest 0.000521 0.000174 56.215550 ( 32.870364)
test_basic 0.002302 0.003433 0.428006 ( 0.536807)
test_all 0.002376 0.000000 691.360766 (490.435707)
test_rubyspec 0.023876 0.045216 81.500080 (125.342813)
total: 661.70 sec