Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-163850
#<BuildRuby:0x000055dbdf69e1a8
@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.20230925-163850",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.006896 0.000408 2.297074 ( 4.970955)
build_miniruby 0.001756 0.000242 1.748680 ( 2.022707)
build_ruby 0.001952 0.000269 3.627406 ( 5.087440)
build_all 0.008299 0.000550 6.296296 ( 6.046551)
build_install 0.010253 0.011510 7.946600 ( 8.259468)
test_btest 0.001240 0.000255 84.280963 ( 67.119553)
test_basic 0.003116 0.004886 0.969242 ( 1.632626)
test_all 0.009862 0.001283 684.946927 (416.748428)
test_rubyspec 0.041721 0.031559 104.877682 (130.155002)
total: 642.04 sec