Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-164533
#<BuildRuby:0x000056510d44dfb8
@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.20231214-164533",
@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.000025 0.000002 0.000027 ( 0.000027)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006879 0.000712 2.525215 ( 3.970641)
build_miniruby 0.001672 0.000000 1.709618 ( 1.904724)
build_ruby 0.002521 0.000000 3.260059 ( 3.751303)
build_all 0.000499 0.007911 5.974027 ( 4.676344)
build_install 0.020812 0.000611 7.589557 ( 6.699452)
test_btest 0.000000 0.000928 82.745501 ( 64.120755)
test_basic 0.000930 0.006852 0.908570 ( 1.231212)
test_all 0.095213 0.033341 765.694988 (525.976721)
test_rubyspec 0.022287 0.056936 106.173795 (164.207463)
total: 776.54 sec