Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-040844
#<BuildRuby:0x000056481fffe228
@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.20231207-040844",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000017 0.000005 0.000022 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.004933 0.001741 2.136438 ( 2.202234)
build_miniruby 0.001062 0.000340 1.320467 ( 1.320202)
build_ruby 0.001238 0.000396 3.132176 ( 3.321403)
build_all 0.005124 0.002998 5.754032 ( 2.636301)
build_install 0.005204 0.011940 6.954630 ( 3.576837)
test_btest 0.000639 0.000274 84.415272 ( 35.594812)
test_basic 0.002476 0.005003 0.925992 ( 1.007663)
test_all 0.073561 0.045105 710.630812 (255.397279)
test_rubyspec 0.034058 0.034457 95.789560 (107.613948)
total: 412.67 sec