Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-075157
#<BuildRuby:0x000055b4edd768e0
@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.20230329-075157",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.005415 0.001290 1.842135 ( 4.697555)
build_miniruby 0.001150 0.000274 1.321823 ( 1.574546)
build_ruby 0.000000 0.002024 2.512494 ( 2.951230)
build_all 0.004197 0.003408 2.217904 ( 1.802870)
build_install 0.017450 0.000000 3.427800 ( 2.850348)
test_btest 0.000798 0.000000 67.785411 ( 36.962595)
test_basic 0.005594 0.000338 0.528464 ( 0.794601)
test_all 0.000935 0.000216 538.817303 (257.193639)
test_rubyspec 0.041395 0.011431 80.010175 ( 97.735545)
total: 406.56 sec