Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-174257
#<BuildRuby:0x0000556238d9a3b0
@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.20230506-174257",
@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.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001271 0.004103 1.829067 ( 3.770442)
build_miniruby 0.001168 0.000140 1.243089 ( 1.248031)
build_ruby 0.001212 0.000145 2.471585 ( 2.780513)
build_all 0.002609 0.003874 2.121404 ( 1.822173)
build_install 0.006636 0.008673 3.331354 ( 2.976814)
test_btest 0.000651 0.000144 74.458756 ( 39.978981)
test_basic 0.002342 0.004781 0.768794 ( 1.049730)
test_all 0.000000 0.000865 600.976555 (240.154032)
test_rubyspec 0.016333 0.034937 82.337334 ( 98.202393)
total: 391.98 sec