Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240201-200124
#<BuildRuby:0x000055fea1712078
@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.20240201-200124",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.004803 0.000739 1.631981 ( 1.976592)
build_miniruby 0.001080 0.000166 1.323339 ( 1.322406)
build_ruby 0.001462 0.000000 2.610059 ( 2.832627)
build_all 0.007387 0.000000 6.045419 ( 2.428109)
build_install 0.014866 0.001679 7.146200 ( 3.479355)
test_btest 0.000630 0.000087 85.088713 ( 22.407613)
test_basic 0.000954 0.006278 0.870554 ( 0.938504)
test_all 0.084585 0.031003 711.197723 (249.020806)
test_rubyspec 0.041536 0.063689 172.431373 (184.158664)
total: 468.57 sec