Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-053342
#<BuildRuby:0x000055c787c8e138
@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.20240101-053342",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005666 0.000373 1.755344 ( 2.128500)
build_miniruby 0.001609 0.000000 1.611766 ( 1.611060)
build_ruby 0.000000 0.001975 3.392095 ( 3.594004)
build_all 0.005879 0.001927 5.899300 ( 2.705280)
build_install 0.016880 0.000932 6.937085 ( 3.785659)
test_btest 0.000620 0.000128 83.819756 ( 25.185377)
test_basic 0.006508 0.001347 0.941656 ( 1.040864)
test_all 0.067230 0.050553 750.759713 (217.256704)
test_rubyspec 0.044057 0.019351 89.287825 (101.337474)
total: 358.65 sec