Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-201029
#<BuildRuby:0x00005581c5da6258
@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.20230909-201029",
@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.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.005798 0.000580 2.179668 ( 3.446351)
build_miniruby 0.000000 0.002038 1.607752 ( 1.624554)
build_ruby 0.000000 0.001438 3.339447 ( 3.550561)
build_all 0.003605 0.003990 5.940966 ( 2.739627)
build_install 0.009638 0.008400 7.350237 ( 3.737702)
test_btest 0.000820 0.000169 82.021067 ( 37.988989)
test_basic 0.006758 0.000529 0.988495 ( 1.098627)
test_all 0.007069 0.001414 677.923894 (271.221467)
test_rubyspec 0.027081 0.041598 99.298723 (112.673483)
total: 438.08 sec