Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-173130
#<BuildRuby:0x0000563dfec3e078
@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.20230612-173130",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.005287 0.001609 2.034974 ( 4.411384)
build_miniruby 0.001403 0.000427 1.596639 ( 2.123222)
build_ruby 0.001942 0.000000 3.114828 ( 3.844713)
build_all 0.005877 0.002740 2.379374 ( 3.120687)
build_install 0.016938 0.003167 3.751591 ( 4.156379)
test_btest 0.000676 0.000196 79.535536 ( 52.758216)
test_basic 0.006128 0.000648 0.815594 ( 1.124546)
test_all 0.000000 0.001950 610.118431 (319.932467)
test_rubyspec 0.027972 0.026948 80.366597 ( 92.527734)
total: 484.00 sec