Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-002202
#<BuildRuby:0x0000563c68bcdfb8
@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.20231021-002202",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006015 0.001002 2.218741 ( 2.540793)
build_miniruby 0.001344 0.000224 1.646501 ( 1.863682)
build_ruby 0.001851 0.000308 3.115404 ( 24.959445)
build_all 0.009172 0.000062 6.046941 ( 3.758049)
build_install 0.014513 0.003887 7.155100 ( 7.406937)
test_btest 0.001105 0.000184 80.167496 ( 45.368016)
test_basic 0.003610 0.004201 0.881089 ( 1.501799)
test_all 0.005087 0.004489 649.161682 (256.254958)
test_rubyspec 0.040777 0.024920 94.107776 (106.537939)
total: 450.19 sec