Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-145539
#<BuildRuby:0x000055bb742b9a00
@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.20231217-145539",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.003768 0.003842 2.421470 ( 3.221156)
build_miniruby 0.000000 0.001869 1.777756 ( 1.907044)
build_ruby 0.000000 0.001647 3.419449 ( 3.770167)
build_all 0.001404 0.007298 5.971061 ( 5.404521)
build_install 0.010682 0.009617 7.687734 ( 6.363772)
test_btest 0.000603 0.000181 83.151992 ( 69.040039)
test_basic 0.009895 0.000518 0.920459 ( 1.433133)
test_all 0.099247 0.025953 736.907990 (428.935646)
test_rubyspec 0.023429 0.053442 103.658916 (157.156804)
total: 677.23 sec