Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-061758
#<BuildRuby:0x00005643b0b7a008
@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.20230513-061758",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.001474 0.004331 1.677778 ( 3.064229)
build_miniruby 0.000951 0.000216 1.213653 ( 1.212096)
build_ruby 0.001025 0.000233 2.312261 ( 2.501282)
build_all 0.005659 0.000000 1.955708 ( 1.110135)
build_install 0.010397 0.003119 3.155672 ( 2.086210)
test_btest 0.000638 0.000142 72.469441 ( 23.646387)
test_basic 0.003162 0.003804 0.750943 ( 0.865358)
test_all 0.000840 0.000210 557.116527 (181.098828)
test_rubyspec 0.021420 0.029290 73.466701 ( 85.392194)
total: 300.98 sec