Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-220326
#<BuildRuby:0x00005604b95e6078
@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.20240205-220326",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007149 0.000212 2.049738 ( 2.505151)
build_miniruby 0.000000 0.002192 1.789200 ( 1.787281)
build_ruby 0.000000 0.001774 3.686757 ( 3.942573)
build_all 0.007978 0.000000 6.411258 ( 2.522651)
build_install 0.015508 0.006476 7.990285 ( 4.086065)
test_btest 0.000670 0.000086 92.117605 ( 30.846853)
test_basic 0.004480 0.003319 0.962488 ( 1.057727)
test_all 0.082732 0.039259 701.482091 (216.327626)
test_rubyspec 0.061966 0.041587 148.880790 (158.020198)
total: 421.10 sec