Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-200122
#<BuildRuby:0x00005619e17967c8
@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.20230604-200122",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.005671 0.000227 1.847301 ( 3.695550)
build_miniruby 0.001273 0.000051 1.337617 ( 1.351002)
build_ruby 0.000000 0.001917 2.719417 ( 2.925159)
build_all 0.000870 0.005993 2.172324 ( 1.878982)
build_install 0.015690 0.000810 3.371720 ( 3.341846)
test_btest 0.000744 0.000079 75.578410 ( 40.983309)
test_basic 0.005762 0.000617 0.738618 ( 0.842416)
test_all 0.000000 0.002152 586.862859 (254.460413)
test_rubyspec 0.021967 0.029513 82.811684 (100.827833)
total: 410.31 sec