Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-030313
#<BuildRuby:0x000055c232c02138
@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.20240313-030313",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.004583 0.003478 2.736180 ( 2.791958)
build_miniruby 0.001327 0.000197 4.212195 ( 3.774684)
build_ruby 0.001653 0.000244 3.374577 ( 3.592808)
build_all 0.007286 0.001080 6.871780 ( 3.457685)
build_install 0.008033 0.012616 8.881506 ( 5.068360)
test_btest 0.001193 0.000000 95.602451 ( 35.451025)
test_basic 0.007612 0.000100 0.925513 ( 0.995057)
test_all 0.088464 0.029537 767.870507 (289.280741)
test_rubyspec 0.037541 0.049936 128.830168 (140.465558)
total: 484.88 sec