Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-190035
#<BuildRuby:0x0000560abdac1f48
@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.20230712-190035",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000000 0.006390 2.078633 ( 4.535811)
build_miniruby 0.000024 0.001430 1.616482 ( 1.633583)
build_ruby 0.001925 0.000000 3.235607 ( 3.670187)
build_all 0.006136 0.000568 2.533974 ( 2.010452)
build_install 0.017059 0.000571 4.003473 ( 3.362000)
test_btest 0.000912 0.000114 84.852381 ( 42.513541)
test_basic 0.000000 0.006511 0.933421 ( 1.041796)
test_all 0.000000 0.001112 619.269514 (270.514242)
test_rubyspec 0.042951 0.010195 90.150706 (103.559119)
total: 432.84 sec