Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-085834
#<BuildRuby:0x00005612fb17e008
@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.20231011-085834",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.006563 0.000875 2.491996 ( 3.946446)
build_miniruby 0.001623 0.000216 1.756604 ( 1.999702)
build_ruby 0.001538 0.000205 3.787090 ( 4.666291)
build_all 0.008268 0.000505 6.630897 ( 5.090980)
build_install 0.015885 0.005531 8.415777 ( 6.966223)
test_btest 0.001036 0.000157 88.978597 ( 57.921292)
test_basic 0.003445 0.004502 0.969127 ( 1.392060)
test_all 0.009517 0.000827 706.217817 (391.132202)
test_rubyspec 0.041249 0.030344 109.014605 (132.874765)
total: 606.00 sec