Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-093645
#<BuildRuby:0x000055bc5c33a018
@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.20230914-093645",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.006207 0.000000 2.163400 ( 3.499601)
build_miniruby 0.001466 0.000000 1.615988 ( 1.616358)
build_ruby 0.000000 0.001949 3.220269 ( 3.424787)
build_all 0.005709 0.002148 6.141825 ( 3.553256)
build_install 0.014996 0.004833 7.479527 ( 5.137460)
test_btest 0.000945 0.000105 84.566960 ( 33.344941)
test_basic 0.003978 0.004251 0.946344 ( 1.015505)
test_all 0.006726 0.003367 700.653317 (243.732820)
test_rubyspec 0.048884 0.020783 101.879336 (113.400027)
total: 408.73 sec