Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-191352
#<BuildRuby:0x000055c74b185fc0
@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.20240209-191352",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.002985 0.004445 2.056189 ( 3.311926)
build_miniruby 0.001570 0.000291 1.880477 ( 2.156351)
build_ruby 0.002109 0.000000 3.704028 ( 4.932490)
build_all 0.009912 0.000000 7.214559 ( 7.404479)
build_install 0.015093 0.007889 8.915963 ( 9.811358)
test_btest 0.000964 0.000076 95.947998 (104.058516)
test_basic 0.005721 0.002807 1.015961 ( 1.721175)
test_all 0.104328 0.024049 874.907270 (751.771846)
test_rubyspec 0.063910 0.048905 193.448495 (228.858072)
total: 1114.03 sec