Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-050655
#<BuildRuby:0x000055ba69301f00
@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.20240316-050655",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.000000 0.006020 2.312410 ( 2.315072)
build_miniruby 0.000000 0.001964 1.813468 ( 1.813403)
build_ruby 0.000286 0.001634 3.397045 ( 3.645529)
build_all 0.008783 0.000000 7.122093 ( 3.886052)
build_install 0.020286 0.000000 9.010921 ( 5.210892)
test_btest 0.000000 0.000996 95.491458 ( 41.089253)
test_basic 0.005198 0.002850 1.020207 ( 1.094309)
test_all 0.076380 0.042757 770.136246 (294.796709)
test_rubyspec 0.037888 0.051315 127.960189 (137.137136)
total: 490.99 sec