Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-083252
#<BuildRuby:0x0000562fc9966078
@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.20240128-083252",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.005920 1.910955 ( 2.252064)
build_miniruby 0.000851 0.000702 1.642078 ( 1.645475)
build_ruby 0.001528 0.000000 2.995380 ( 3.445527)
build_all 0.007635 0.000000 6.357069 ( 3.128009)
build_install 0.011093 0.006712 7.683218 ( 4.252877)
test_btest 0.000669 0.000248 86.129772 ( 35.644066)
test_basic 0.003403 0.003608 0.947968 ( 1.056545)
test_all 0.080133 0.033585 723.937047 (261.419324)
test_rubyspec 0.049086 0.056573 167.064096 (178.963786)
total: 491.81 sec