Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-083625
#<BuildRuby:0x000055b3d15fdfb8
@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.20230727-083625",
@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.000025 0.000006 0.000031 ( 0.000033)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000038)
build_up 0.006045 0.001567 2.308452 ( 5.251275)
build_miniruby 0.001379 0.000000 1.689122 ( 2.220713)
build_ruby 0.001795 0.000000 3.527155 ( 4.697695)
build_all 0.006124 0.003390 2.866147 ( 3.251992)
build_install 0.009576 0.010133 4.288945 ( 4.693212)
test_btest 0.000760 0.000000 83.069886 ( 46.116975)
test_basic 0.000000 0.007790 0.961040 ( 1.613082)
test_all 0.000000 0.001539 637.286753 (325.459238)
test_rubyspec 0.031039 0.028097 95.759588 (133.760643)
total: 527.07 sec