Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-123404
#<BuildRuby:0x0000555f7e7c57f8
@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.20230510-123404",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.005667 0.000000 1.899301 ( 3.717853)
build_miniruby 0.001464 0.000000 1.304914 ( 1.331344)
build_ruby 0.001317 0.000185 2.798722 ( 3.082444)
build_all 0.000000 0.006832 2.247039 ( 2.295021)
build_install 0.010826 0.004508 3.463961 ( 2.885024)
test_btest 0.000000 0.000755 74.450564 ( 38.901969)
test_basic 0.000940 0.005877 0.746823 ( 0.870676)
test_all 0.000655 0.000225 557.650061 (232.986905)
test_rubyspec 0.029056 0.021030 81.047520 ( 95.386405)
total: 381.46 sec