Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-024610
#<BuildRuby:0x0000557e35371a00
@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.20230528-024610",
@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.000012 0.000003 0.000015 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001356 0.004314 1.850536 ( 3.961221)
build_miniruby 0.001102 0.000262 1.339049 ( 1.513609)
build_ruby 0.001341 0.000319 2.715531 ( 3.168031)
build_all 0.006106 0.001454 2.229083 ( 2.418860)
build_install 0.015224 0.002443 3.590315 ( 3.424101)
test_btest 0.000583 0.000133 76.905591 ( 41.315237)
test_basic 0.006567 0.000341 0.766583 ( 1.112597)
test_all 0.001643 0.000357 558.889874 (264.930781)
test_rubyspec 0.019810 0.031818 83.346765 (102.835954)
total: 424.68 sec