Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-164314
#<BuildRuby:0x00005605045fe3d0
@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-164314",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.002470 0.004457 1.791428 ( 4.429534)
build_miniruby 0.001180 0.000197 1.274023 ( 1.498277)
build_ruby 0.001279 0.000214 2.493098 ( 2.920790)
build_all 0.003453 0.003287 2.170318 ( 2.230668)
build_install 0.010076 0.005404 3.323678 ( 3.322618)
test_btest 0.000718 0.000000 71.154621 ( 39.511753)
test_basic 0.002629 0.004093 0.785245 ( 1.084616)
test_all 0.000727 0.000182 587.146120 (263.504514)
test_rubyspec 0.025807 0.023490 79.477534 ( 95.667762)
total: 414.17 sec