Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-130641
#<BuildRuby:0x0000563357522390
@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.20230711-130641",
@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.000002 0.000019 ( 0.000066)
autoconf 0.000000 0.000028 0.000028 ( 0.000027)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.000000 0.006225 2.031327 ( 3.408857)
build_miniruby 0.000000 0.001369 1.670230 ( 1.755779)
build_ruby 0.000000 0.001733 3.234990 ( 3.573639)
build_all 0.000463 0.006490 2.506551 ( 1.955068)
build_install 0.017302 0.000170 3.973304 ( 3.426980)
test_btest 0.000584 0.000116 83.881926 ( 40.567708)
test_basic 0.002469 0.004741 0.895098 ( 1.069163)
test_all 0.001631 0.000380 608.780215 (250.813430)
test_rubyspec 0.021409 0.034975 92.753751 (105.884279)
total: 412.46 sec