Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-052343
#<BuildRuby:0x00005626d0aee230
@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.20240127-052343",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.006988 0.000388 2.059709 ( 2.720133)
build_miniruby 0.001542 0.000206 1.641368 ( 1.651892)
build_ruby 0.001555 0.000207 3.771904 ( 4.041797)
build_all 0.008253 0.000512 6.854255 ( 4.282567)
build_install 0.020513 0.000000 8.275743 ( 5.529569)
test_btest 0.000849 0.000000 89.859669 ( 49.027699)
test_basic 0.003559 0.004227 0.968201 ( 1.101391)
test_all 0.079110 0.039423 761.473368 (330.433918)
test_rubyspec 0.060063 0.041861 150.433398 (161.679020)
total: 560.47 sec