Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-134627
#<BuildRuby:0x000055f7653aa1a8
@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.20231219-134627",
@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.000024 0.000006 0.000030 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002722 0.004697 2.440371 ( 2.524701)
build_miniruby 0.001128 0.000316 1.581649 ( 1.579928)
build_ruby 0.001306 0.000365 2.775922 ( 2.980457)
build_all 0.002662 0.005000 5.806560 ( 2.586534)
build_install 0.016310 0.001011 6.858730 ( 3.539890)
test_btest 0.000000 0.000905 80.703012 ( 27.911954)
test_basic 0.000000 0.007807 0.768730 ( 0.840031)
test_all 0.060861 0.057052 695.150215 (249.213328)
test_rubyspec 0.033785 0.030362 93.388049 (105.275278)
total: 396.45 sec