Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-021802
#<BuildRuby:0x00005642bcbd1ff0
@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.20231218-021802",
@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.000001 0.000018 ( 0.000020)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.003210 0.003465 2.048144 ( 2.206556)
build_miniruby 0.001105 0.000132 1.216827 ( 1.215417)
build_ruby 0.001442 0.000173 2.780009 ( 2.946549)
build_all 0.000669 0.006587 5.400969 ( 2.175920)
build_install 0.011030 0.005271 6.296857 ( 2.963692)
test_btest 0.000000 0.001029 75.827801 ( 19.878165)
test_basic 0.000000 0.005319 0.759959 ( 0.820985)
test_all 0.086043 0.035400 672.557320 (192.273865)
test_rubyspec 0.036952 0.020986 79.592954 ( 91.312710)
total: 315.79 sec