Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-005647
#<BuildRuby:0x000056157786e380
@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.20240101-005647",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001635 0.004447 1.618475 ( 2.048559)
build_miniruby 0.001255 0.000285 1.618718 ( 1.619853)
build_ruby 0.001391 0.000317 3.415451 ( 3.626251)
build_all 0.002462 0.005652 5.710695 ( 3.497556)
build_install 0.015877 0.002112 6.798391 ( 4.674896)
test_btest 0.000680 0.000176 82.906175 ( 41.645621)
test_basic 0.007692 0.000000 0.883466 ( 0.968781)
test_all 0.089621 0.032292 789.187890 (332.372163)
test_rubyspec 0.031394 0.036804 99.710145 (111.621328)
total: 502.08 sec