Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-211552
#<BuildRuby:0x000055814cf6a0b8
@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.20230118-211552",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.000000 0.004654 1.157345 ( 1.599822)
build_miniruby 0.000000 0.001636 1.264717 ( 1.265986)
build_ruby 0.000740 0.000782 3.195793 ( 3.747296)
build_all 0.002679 0.004777 3.707607 ( 1.995647)
build_install 0.010171 0.007387 3.020768 ( 2.694560)
test_btest 0.000488 0.000175 57.970225 ( 27.702917)
test_basic 0.000000 0.006713 0.445579 ( 0.592583)
test_all 0.000246 0.001285 644.642635 (223.339874)
test_rubyspec 0.031535 0.019782 71.514166 ( 82.794507)
total: 345.73 sec