Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-191228
#<BuildRuby:0x000055b4586ddf00
@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.20230218-191228",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004382 0.000092 1.383191 ( 1.829585)
build_miniruby 0.001024 0.000244 1.094015 ( 1.092311)
build_ruby 0.000000 0.001388 2.277627 ( 2.489255)
build_all 0.000000 0.006252 3.770870 ( 1.966575)
build_install 0.009786 0.001176 2.842433 ( 2.023903)
test_btest 0.000484 0.000148 56.973513 ( 15.404191)
test_basic 0.005125 0.000426 0.427848 ( 0.523286)
test_all 0.000837 0.000247 625.861293 (186.028182)
test_rubyspec 0.028216 0.010469 61.951523 ( 71.778648)
total: 283.14 sec