Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-124244
#<BuildRuby:0x00005646776fe320
@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.20240220-124244",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003626 0.003959 2.790384 ( 2.541885)
build_miniruby 0.001162 0.000194 1.764970 ( 1.764710)
build_ruby 0.001545 0.000258 3.628490 ( 3.833566)
build_all 0.005040 0.002784 6.905877 ( 3.418212)
build_install 0.016542 0.003355 8.887855 ( 4.954224)
test_btest 0.000980 0.000181 95.259436 ( 36.422021)
test_basic 0.006385 0.001176 1.032921 ( 1.118260)
test_all 0.075040 0.041164 825.537357 (299.933404)
test_rubyspec 0.059689 0.029797 125.774774 (135.422122)
total: 489.41 sec