Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-170353
#<BuildRuby:0x00005574aa1f6228
@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.20240222-170353",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006439 0.001030 2.400515 ( 2.165304)
build_miniruby 0.001042 0.000166 1.665877 ( 1.663915)
build_ruby 0.001321 0.000211 3.505007 ( 3.723723)
build_all 0.007816 0.000000 6.578200 ( 2.535372)
build_install 0.016116 0.002686 8.084587 ( 3.785184)
test_btest 0.000725 0.000110 86.808668 ( 22.787623)
test_basic 0.001772 0.003737 0.733891 ( 0.797803)
test_all 0.081222 0.038395 736.954769 (243.257199)
test_rubyspec 0.033997 0.043402 102.809830 (112.022250)
total: 392.74 sec