Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-000743
#<BuildRuby:0x00005569a802a230
@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.20240118-000743",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001532 0.004327 1.900980 ( 2.261605)
build_miniruby 0.001445 0.000241 1.587521 ( 1.587458)
build_ruby 0.000000 0.001719 3.073116 ( 3.285839)
build_all 0.004409 0.003327 5.824571 ( 3.038334)
build_install 0.015966 0.002316 7.091546 ( 4.137090)
test_btest 0.000850 0.000170 83.613537 ( 35.047311)
test_basic 0.007926 0.000584 0.897022 ( 0.985408)
test_all 0.078939 0.041514 748.582504 (286.911814)
test_rubyspec 0.065833 0.033451 156.945728 (169.166988)
total: 506.42 sec